Welcome![Sign In][Sign Up]
Location:
Search - lattice boltzmann code

Search list

[MPILBM_Linux20051208

Description: 格子Boltzmann方法 格子Boltzmann方法是为了保留格子气自动机方法的优点,克服其缺点而发展起来的方法。 特别是1992年,钱跃弘、陈十一等的开创性工作(提出LBGK模型方法),使该方法广泛地应用到计算流体力学(单相流、多相流、多孔介质流、热对流、磁流体、反应-扩散等)。 这是“格子模型”的并行处理,在LINUX下调试通过-lattice Boltzmann method lattice Boltzmann method is to retain the lattice gas automata the advantages and overcome its shortcomings and develop ways. In particular, in 1992, Qian Yue Wong Chan 11 the pioneering work (proposed Computational Model), the approach to the wider application of computational fluid dynamics (single-phase flow, multiphase flow, flow in porous media, thermal convection, MHD, the reaction- diffusion, etc.). This is the "lattice model" of parallel processing, the adoption of Linux Debugging
Platform: | Size: 17408 | Author: 张翟 | Hits:

[Other systemsLBM_HUST(C++)

Description: 是格子boltzmann中的一段代码,希望对做多相流的朋友有所帮助.-lattice boltzmann is the section of code, and I hope to do multiphase flow friends help.
Platform: | Size: 2048 | Author: 刘品 | Hits:

[ApplicationsD2Q9_part_c

Description: 有关格子Boltzmann中d2q9的源代码.-the lattice Boltzmann d2q9 which the source code.
Platform: | Size: 4096 | Author: 刘品 | Hits:

[matlablbmval

Description: Lattice Boltzmann 程序,使用D2Q9模型,模拟流体在多孔介质中的渗流。-procedures, the use of D2Q9 model Simulation of Fluid in the porous medium flow.
Platform: | Size: 2048 | Author: he fengjiang | Hits:

[Linux-UnixLB2D_Prime

Description: 基于格子Boltzmann方法开源可视化软件的源代码 具有很高的实用价值。对学习LBM方法及其软件开发非常游泳 -Lattice Boltzmann method based on open-source visualization software
Platform: | Size: 223232 | Author: zhaopeng | Hits:

[Algorithmanb.tar

Description: the free lattice Boltzmann code anb ,一段lattice Boltzmann Method程序源码-the free lattice Boltzmann code anb, a section of lattice Boltzmann Method program source
Platform: | Size: 23552 | Author: 成军 | Hits:

[Mathimatics-Numerical algorithmsANB

Description: anb 版的LBM程序 This code was written to show beginners in a simple and c short way the relevant procedures of a lattice Boltzmann solver, c pointing on how everything works "in principle". Nearly all c procedures could be implemented other (and better) as it is done c here, and even the algorithms used here could be changed to c save memory and increase performance. But the code works correct, c and we hope it will be good starting point for the first steps c in the lattice Boltzmann field. Good luck ! -ANB version of LBM procedures This code was written to show beginners in a simple and c short way the relevant procedures of a lattice Boltzmann solver, c pointing on how everything works
Platform: | Size: 363520 | Author: 薛峰 | Hits:

[MPIlbm

Description: Lattice Boltzmann Method 模拟单相流体-LBM simulation for single phase flow
Platform: | Size: 2048 | Author: 袁浩 | Hits:

[Data structsanb

Description: LBM Fortran code D2Q9 Model -LBM Fortran code D2Q9 Model
Platform: | Size: 17408 | Author: jiu86 | Hits:

[AlgorithmD2Q9

Description: 晶格波尔兹曼方法,D2Q9的Matlab程序.-Lattice Boltzmann method, D2Q9 procedures
Platform: | Size: 4096 | Author: 张舟 | Hits:

[Windows Developlbm

Description: 格子波尔兹曼方法d2q9模型算例c++源代码-Lattice Boltzmann model d2q9 Ways example c++ source code
Platform: | Size: 4096 | Author: 李璇 | Hits:

[Algorithmflow

Description: 顶盖驱动流(lid friven flow)格子Boltzmann模拟程序代码,对于开始研究格子Boltzmann方法的学者来说,非常具有学习研究价值,这是一个可以直接编译运行的VC++程序。顶盖驱动流是计算流体力学方面一个经典的问题,也是一个不可压缩流的校核算例入门!希望能够对大家有所帮助。-This is a source code of lid friven flow simulation based on Lattice Boltzmann method. It is very valueable for researcher of lattice Boltzmann method especially for beginners. This is a VC++ program source code. Cap-driven flow is a classical problem of computational fluid dynamics! I hope it will be helpful.
Platform: | Size: 2048 | Author: andy | Hits:

[OtherD2Q9

Description: lattice boltzmann code
Platform: | Size: 4096 | Author: vnit | Hits:

[Mathimatics-Numerical algorithmsParallelLBM

Description: Parallel LBM in C++ In which, as a counterpoint to abstract virtual generic templated meta-programming, we present a concrete code to simulate on precisely two computational nodes using a 1D lattice Boltzmann model with omega = 1 the heating of one end of a 1m copper bar for 0.1ms. Note that this code is deliberately condensed, contains few comments, and its layout is optimised for printing out and reading. And in order to get it down to one page I ve also cut it down to one dimension so the concept of hydrodynamics, for which LBM is generally used, is rather lost. Having said that, it s a neat bit of code. The intention in writing it was to demonstrate how to perform simple distributed memory computations using MPI. My main code uses pretty much the same method, rather better structured, and scales well up to 32 processors (maybe more - I haven t tried). -Parallel LBM in C++ In which, as a counterpoint to abstract virtual generic templated meta-programming, we present a concrete code to simulate on precisely two computational nodes using a 1D lattice Boltzmann model with omega = 1 the heating of one end of a 1m copper bar for 0.1ms. Note that this code is deliberately condensed, contains few comments, and its layout is optimised for printing out and reading. And in order to get it down to one page I ve also cut it down to one dimension so the concept of hydrodynamics, for which LBM is generally used, is rather lost. Having said that, it s a neat bit of code. The intention in writing it was to demonstrate how to perform simple distributed memory computations using MPI. My main code uses pretty much the same method, rather better structured, and scales well up to 32 processors (maybe more- I haven t tried).
Platform: | Size: 1024 | Author: lcg | Hits:

[AlgorithmBoltzmann

Description: 顶盖驱动流(lid friven flow)格子Boltzmann模拟程序代码-Lid-driven flow (lid friven flow) lattice Boltzmann simulation code
Platform: | Size: 2048 | Author: 杨滨 | Hits:

[AlgorithmLBM_3d_Code

Description: lattice boltzmann 的3d程序,附带详细的程序说明-a lattice boltzmann program
Platform: | Size: 7311360 | Author: 吴锋 | Hits:

[Othercavity

Description: lattice boltzmann code for cavity flow
Platform: | Size: 2048 | Author: Ehsan | Hits:

[mpeg mp3counter_mpeg

Description: counter mpeg code for lattice boltzma-counter mpeg code for lattice boltzmann
Platform: | Size: 2048 | Author: Ehsan | Hits:

[matlabdiffusion_d2q9

Description: lattice boltzmann code for diffusion
Platform: | Size: 1024 | Author: Ehsan | Hits:

[matlab1-_-Lattice-boltzmann-2D-for-porous-system

Description: The present matlab code derives from the basic Lattice Boltzmann code named LB BGK D2Q9 and submitted on 2005-02-10 (see Matlab Central) MATLAB release MATLAB 7.1.0 (R14SP3)
Platform: | Size: 7168 | Author: SeolHa | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net